{
  "id": "a180b3e4-ef0d-45d8-accb-f87ee9230b24",
  "version": "2.0",
  "name": "Login Sample Recordings",
  "url": "https://login.demos.tametest.com",
  "tests": [{
    "id": "42df939e-52ff-4398-a905-9c413d088193",
    "name": "Successful Login",
    "commands": [{
      "id": "7c436cf1-9aa1-4d69-ab00-59233286b587",
      "comment": "",
      "command": "open",
      "target": "/",
      "targets": [],
      "value": ""
    }, {
      "id": "04bdde62-8ca0-4b22-88ab-d67eb3c5d239",
      "comment": "",
      "command": "setWindowSize",
      "target": "945x900",
      "targets": [],
      "value": ""
    }, {
      "id": "e14be003-31dc-4345-875b-2570149aa37f",
      "comment": "",
      "command": "click",
      "target": "id=NavbarLoginLink",
      "targets": [
        ["id=NavbarLoginLink", "id"],
        ["linkText=Log in", "linkText"],
        ["css=#NavbarLoginLink", "css:finder"],
        ["xpath=//a[contains(text(),'Log in')]", "xpath:link"],
        ["xpath=//a[@id='NavbarLoginLink']", "xpath:attributes"],
        ["xpath=//div[@id='navbarsExampleDefault']/ul[2]/li[2]/a", "xpath:idRelative"],
        ["xpath=//a[contains(@href, '/Account/Login')]", "xpath:href"],
        ["xpath=//ul[2]/li[2]/a", "xpath:position"],
        ["xpath=//a[contains(.,'Log in')]", "xpath:innerText"]
      ],
      "value": ""
    }, {
      "id": "876d277a-d82c-4f54-bfa7-89143b97e76b",
      "comment": "",
      "command": "type",
      "target": "id=UserID",
      "targets": [
        ["id=UserID", "id"],
        ["name=UserID", "name"],
        ["css=#UserID", "css:finder"],
        ["xpath=//input[@id='UserID']", "xpath:attributes"],
        ["xpath=//section[@id='loginForm']/form/div/input", "xpath:idRelative"],
        ["xpath=//div/input", "xpath:position"]
      ],
      "value": "gary@tametest.net"
    }, {
      "id": "8cc7f822-fd9b-4658-b958-8965dba9f7fe",
      "comment": "",
      "command": "type",
      "target": "id=Password",
      "targets": [
        ["id=Password", "id"],
        ["name=Password", "name"],
        ["css=#Password", "css:finder"],
        ["xpath=//input[@id='Password']", "xpath:attributes"],
        ["xpath=//section[@id='loginForm']/form/div[2]/input", "xpath:idRelative"],
        ["xpath=//div[2]/input", "xpath:position"]
      ],
      "value": "Test.123"
    }, {
      "id": "652a1b5c-cbf1-457e-b8e2-b8d95b4939ad",
      "comment": "",
      "command": "click",
      "target": "id=LoginButton",
      "targets": [
        ["id=LoginButton", "id"],
        ["css=#LoginButton", "css:finder"],
        ["xpath=//input[@id='LoginButton']", "xpath:attributes"],
        ["xpath=//section[@id='loginForm']/form/div[3]/input", "xpath:idRelative"],
        ["xpath=//div[3]/input", "xpath:position"]
      ],
      "value": ""
    }, {
      "id": "aab90dea-270a-4057-a0b1-97adbba55a38",
      "comment": "",
      "command": "verifyText",
      "target": "id=NavbarHelloLink",
      "targets": [
        ["id=NavbarHelloLink", "id"],
        ["linkText=Hello gary@tametest.net!", "linkText"],
        ["css=#NavbarHelloLink", "css:finder"],
        ["xpath=//a[contains(text(),'Hello gary@tametest.net!')]", "xpath:link"],
        ["xpath=//a[@id='NavbarHelloLink']", "xpath:attributes"],
        ["xpath=//form[@id='logoutForm']/ul/li/a", "xpath:idRelative"],
        ["xpath=//a[contains(@href, '#')]", "xpath:href"],
        ["xpath=//form/ul/li/a", "xpath:position"]
      ],
      "value": "Hello gary@tametest.net!"
    }, {
      "id": "8994d5db-3c99-484e-aa26-e49830f8e14f",
      "comment": "",
      "command": "click",
      "target": "id=NavbarHelloLink",
      "targets": [
        ["id=NavbarHelloLink", "id"],
        ["linkText=Hello gary@tametest.net!", "linkText"],
        ["css=#NavbarHelloLink", "css:finder"],
        ["xpath=//a[contains(text(),'Hello gary@tametest.net!')]", "xpath:link"],
        ["xpath=//a[@id='NavbarHelloLink']", "xpath:attributes"],
        ["xpath=//form[@id='logoutForm']/ul/li/a", "xpath:idRelative"],
        ["xpath=//a[contains(@href, '#')]", "xpath:href"],
        ["xpath=//form/ul/li/a", "xpath:position"]
      ],
      "value": ""
    }, {
      "id": "3d879e67-bf57-4f34-8094-a035232184c6",
      "comment": "",
      "command": "click",
      "target": "id=NavbarLogOutLink",
      "targets": [
        ["id=NavbarLogOutLink", "id"],
        ["linkText=Log out", "linkText"],
        ["css=#NavbarLogOutLink", "css:finder"],
        ["xpath=//a[contains(text(),'Log out')]", "xpath:link"],
        ["xpath=//a[@id='NavbarLogOutLink']", "xpath:attributes"],
        ["xpath=//form[@id='logoutForm']/ul/li/div/a[3]", "xpath:idRelative"],
        ["xpath=//a[contains(@href, \"javascript:document.getElementById('logoutForm').submit()\")]", "xpath:href"],
        ["xpath=//a[3]", "xpath:position"],
        ["xpath=//a[contains(.,'Log out')]", "xpath:innerText"]
      ],
      "value": ""
    }, {
      "id": "e8fc1f39-a49c-42c1-bee5-f244473aafe5",
      "comment": "",
      "command": "verifyText",
      "target": "id=NavbarLoginLink",
      "targets": [
        ["id=NavbarLoginLink", "id"],
        ["linkText=Log in", "linkText"],
        ["css=#NavbarLoginLink", "css:finder"],
        ["xpath=//a[contains(text(),'Log in')]", "xpath:link"],
        ["xpath=//a[@id='NavbarLoginLink']", "xpath:attributes"],
        ["xpath=//div[@id='navbarsExampleDefault']/ul[2]/li[2]/a", "xpath:idRelative"],
        ["xpath=//a[contains(@href, '/Account/Login')]", "xpath:href"],
        ["xpath=//ul[2]/li[2]/a", "xpath:position"],
        ["xpath=//a[contains(.,'Log in')]", "xpath:innerText"]
      ],
      "value": "Log in"
    }]
  }, {
    "id": "d62c6fec-63d0-4def-bd84-ba9808a95a86",
    "name": "Missing User ID",
    "commands": [{
      "id": "39331a90-8806-453a-b749-9f95860f39ab",
      "comment": "",
      "command": "open",
      "target": "/",
      "targets": [],
      "value": ""
    }, {
      "id": "97ba8528-fe0e-49fa-98d1-a9e151032451",
      "comment": "",
      "command": "setWindowSize",
      "target": "945x900",
      "targets": [],
      "value": ""
    }, {
      "id": "70c27354-d880-4ac8-840a-de508bf06865",
      "comment": "",
      "command": "click",
      "target": "id=NavbarLoginLink",
      "targets": [
        ["id=NavbarLoginLink", "id"],
        ["linkText=Log in", "linkText"],
        ["css=#NavbarLoginLink", "css:finder"],
        ["xpath=//a[contains(text(),'Log in')]", "xpath:link"],
        ["xpath=//a[@id='NavbarLoginLink']", "xpath:attributes"],
        ["xpath=//div[@id='navbarsExampleDefault']/ul[2]/li[2]/a", "xpath:idRelative"],
        ["xpath=//a[contains(@href, '/Account/Login')]", "xpath:href"],
        ["xpath=//ul[2]/li[2]/a", "xpath:position"],
        ["xpath=//a[contains(.,'Log in')]", "xpath:innerText"]
      ],
      "value": ""
    }, {
      "id": "09a8f457-6e25-431c-aaa7-78cf87be6f8b",
      "comment": "",
      "command": "type",
      "target": "id=Password",
      "targets": [
        ["id=Password", "id"],
        ["name=Password", "name"],
        ["css=#Password", "css:finder"],
        ["xpath=//input[@id='Password']", "xpath:attributes"],
        ["xpath=//section[@id='loginForm']/form/div[2]/input", "xpath:idRelative"],
        ["xpath=//div[2]/input", "xpath:position"]
      ],
      "value": "Test.123"
    }, {
      "id": "493fb9b3-135c-45dc-862c-2caf3db961a9",
      "comment": "",
      "command": "click",
      "target": "id=LoginButton",
      "targets": [
        ["id=LoginButton", "id"],
        ["css=#LoginButton", "css:finder"],
        ["xpath=//input[@id='LoginButton']", "xpath:attributes"],
        ["xpath=//section[@id='loginForm']/form/div[3]/input", "xpath:idRelative"],
        ["xpath=//div[3]/input", "xpath:position"]
      ],
      "value": ""
    }, {
      "id": "c91cf7ed-5887-4638-8b58-f674c7fcc834",
      "comment": "",
      "command": "verifyText",
      "target": "id=UserID-error",
      "targets": [
        ["id=UserID-error", "id"],
        ["css=#UserID-error", "css:finder"],
        ["xpath=//span[@id='UserID-error']", "xpath:attributes"],
        ["xpath=//span[@id='Email-error-message']/span", "xpath:idRelative"],
        ["xpath=//span/span", "xpath:position"]
      ],
      "value": "The User ID field is required."
    }]
  }, {
    "id": "f2771f60-024b-4034-8e1e-4c152c41f871",
    "name": "Missing Password",
    "commands": [{
      "id": "234dfba2-603d-45d5-bf84-f93f0fd22b4c",
      "comment": "",
      "command": "open",
      "target": "/",
      "targets": [],
      "value": ""
    }, {
      "id": "3aa09d64-9124-4527-a8d4-67d45a0c9309",
      "comment": "",
      "command": "setWindowSize",
      "target": "945x900",
      "targets": [],
      "value": ""
    }, {
      "id": "a4fa99c8-738c-477e-b845-aa3375b5c913",
      "comment": "",
      "command": "click",
      "target": "id=NavbarLoginLink",
      "targets": [
        ["id=NavbarLoginLink", "id"],
        ["linkText=Log in", "linkText"],
        ["css=#NavbarLoginLink", "css:finder"],
        ["xpath=//a[contains(text(),'Log in')]", "xpath:link"],
        ["xpath=//a[@id='NavbarLoginLink']", "xpath:attributes"],
        ["xpath=//div[@id='navbarsExampleDefault']/ul[2]/li[2]/a", "xpath:idRelative"],
        ["xpath=//a[contains(@href, '/Account/Login')]", "xpath:href"],
        ["xpath=//ul[2]/li[2]/a", "xpath:position"],
        ["xpath=//a[contains(.,'Log in')]", "xpath:innerText"]
      ],
      "value": ""
    }, {
      "id": "07a84c7a-364d-44b6-b7f3-cb856e576e7b",
      "comment": "",
      "command": "type",
      "target": "id=UserID",
      "targets": [
        ["id=UserID", "id"],
        ["name=UserID", "name"],
        ["css=#UserID", "css:finder"],
        ["xpath=//input[@id='UserID']", "xpath:attributes"],
        ["xpath=//section[@id='loginForm']/form/div/input", "xpath:idRelative"],
        ["xpath=//div/input", "xpath:position"]
      ],
      "value": "gary@tametest.net"
    }, {
      "id": "3ee9bb7e-c32f-4cc7-80ca-7904bea2ebfb",
      "comment": "",
      "command": "click",
      "target": "id=LoginButton",
      "targets": [
        ["id=LoginButton", "id"],
        ["css=#LoginButton", "css:finder"],
        ["xpath=//input[@id='LoginButton']", "xpath:attributes"],
        ["xpath=//section[@id='loginForm']/form/div[3]/input", "xpath:idRelative"],
        ["xpath=//div[3]/input", "xpath:position"]
      ],
      "value": ""
    }, {
      "id": "358159f4-96d4-49c6-afa8-544dab7556ec",
      "comment": "",
      "command": "verifyText",
      "target": "id=Password-error",
      "targets": [
        ["id=Password-error", "id"],
        ["css=#Password-error", "css:finder"],
        ["xpath=//span[@id='Password-error']", "xpath:attributes"],
        ["xpath=//span[@id='Password-error-message']/span", "xpath:idRelative"],
        ["xpath=//span/span", "xpath:position"]
      ],
      "value": "The Password field is required."
    }]
  }],
  "suites": [{
    "id": "deac92bd-5e4c-4689-b2b6-bcf1d8ae2165",
    "name": "Complete Suite",
    "persistSession": false,
    "parallel": false,
    "timeout": 300,
    "tests": ["42df939e-52ff-4398-a905-9c413d088193", "d62c6fec-63d0-4def-bd84-ba9808a95a86", "f2771f60-024b-4034-8e1e-4c152c41f871"]
  }],
  "urls": ["https://login.demos.tametest.com/"],
  "plugins": []
}